projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
177f386
)
Prepare v2011.06
author
Wolfgang Denk
<
[email protected]
>
Mon, 27 Jun 2011 20:22:42 +0000
(22:22 +0200)
committer
Wolfgang Denk
<
[email protected]
>
Mon, 27 Jun 2011 20:22:42 +0000
(22:22 +0200)
Signed-off-by: Wolfgang Denk <
[email protected]
>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index e7654539b1cd913bd2320c2f975e6e8532aaafe1..3454db62d77eae0752d71244e6f8495762229882 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,5
+1,5
@@
#
-# (C) Copyright 2000-201
0
+# (C) Copyright 2000-201
1
# Wolfgang Denk, DENX Software Engineering,
[email protected]
.
#
# See file CREDITS for list of people who contributed to this
@@
-24,7
+24,7
@@
VERSION = 2011
PATCHLEVEL = 06
SUBLEVEL =
-EXTRAVERSION =
-rc3
+EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else